home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1989 / Jul 89 / W0125-Modal dialogs w⁄Mul-Jul89 < prev    next >
Encoding:
Text File  |  1991-03-06  |  607 b   |  21 lines  |  [TEXT/GEOL]

  1. Item    3710247                         26-July-89        10:07
  2.  
  3. From:   WILSON6                         Wilson, Dave - Personal Concepts
  4.  
  5. To:     D2086                           Efficient Field Svc, C Faith, PRT
  6.  
  7. cc:     MACAPP.TECH$                    MACAPP Tech
  8.  
  9. Sub:    Modal dialogs w/MultiFinder
  10.  
  11. Curtis,
  12.  
  13. MultiFinder will do a context switch unless your window is of type dBoxProc (=
  14. 1).  This is reserved for modal dialog and alert windows.
  15.  
  16. Be sure your MacApp modal windows are of type dBocProc to keep MultiFinder
  17. happy, and then use the PoseModally method to keep MacApp happy.
  18.  
  19. Dave
  20.  
  21.